projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
82a399d
)
Include "dispextern.h" unconditionally.
author
Pavel Janík
<Pavel@Janik.cz>
Sun, 24 Feb 2002 20:37:24 +0000
(20:37 +0000)
committer
Pavel Janík
<Pavel@Janik.cz>
Sun, 24 Feb 2002 20:37:24 +0000
(20:37 +0000)
src/ChangeLog
patch
|
blob
|
history
src/intervals.h
patch
|
blob
|
history
diff --git
a/src/ChangeLog
b/src/ChangeLog
index 7102ea082d316706a6e7d460059ed1c564fbc2b0..319934360df266195720340d82c5f9542a2bb214 100644
(file)
--- a/
src/ChangeLog
+++ b/
src/ChangeLog
@@
-1,3
+1,7
@@
+2002-02-24 Pavel Jan
\e
,Bm
\e
(Bk <Pavel@Janik.cz>
+
+ * intervals.h: Include "dispextern.h" unconditionally.
+
2002-02-24 Jason Rumney <jasonr@gnu.org>
* Makefile.in (WINNT_SUPPORT) [WINDOWSNT]: Add w32-vars.elc
diff --git
a/src/intervals.h
b/src/intervals.h
index 22a7a772b0b6adfc211b83b9eed4161338620559..338d7989f36fe3dfecbd02c165b6c1271ea85a77 100644
(file)
--- a/
src/intervals.h
+++ b/
src/intervals.h
@@
-18,9
+18,7
@@
along with GNU Emacs; see the file COPYING. If not, write to
the Free Software Foundation, Inc., 59 Temple Place - Suite 330,
Boston, MA 02111-1307, USA. */
-#ifndef NORMAL_FACE
#include "dispextern.h"
-#endif
#define NULL_INTERVAL ((INTERVAL)0)
#define INTERVAL_DEFAULT NULL_INTERVAL